setEdgeTrackingEnabled

open fun setEdgeTrackingEnabled(edgeFlags: Int)(source)

Enable edge tracking for the selected edges of the parent view. The callback's onEdgeTouched and onEdgeDragStarted methods will only be invoked for edges for which edge tracking has been enabled.

Parameters

edgeFlags

Combination of edge flags describing the edges to watch

See also